home *** CD-ROM | disk | FTP | other *** search
/ EROS 2 / EROS 2.iso / mac / EROS vol.2 / EROS vol.DXR / 00003.ls < prev    next >
Encoding:
Text File  |  1995-12-20  |  287 b   |  11 lines

  1. on exitFrame
  2.   movPrep()
  3.   setnavi()
  4.   set the cursor of sprite 4 to [50, 51]
  5.   set the cursor of sprite 5 to [50, 51]
  6.   set the cursor of sprite 6 to [50, 51]
  7.   set the cursor of sprite 7 to [50, 51]
  8.   set the cursor of sprite 8 to [50, 51]
  9.   set the cursor of sprite 9 to [50, 51]
  10. end
  11.